home *** CD-ROM | disk | FTP | other *** search
- ------------------------------------------------------------------------------
- Visual Basic API Library Control v1.0 (DJApi.ocx)
- -----------------------------------------------------
- Copyright (c) DJ's Computer Labs, 1999.
- http://www.toolcity.net/~djcomlab
- djcomlab@yahoo.com
- -----------------------------------------------------
- Control created with Visual Basic 6 pre-Service Pack 1
- Requires: VB6 runtime DLLs
- -----------------------------------------------------
-
- Use of this control:
- --------------------
- 1. You may freely use and distribute the DJApi.ocx in your own
- programs with the understanding that you are responsible for such
- programs and that you hold myself (the original author) harmless
- from any resulting liabilities. If you want to give me a plug as
- author of the control in any documentation, I won't complain.
-
- 2. This control is freeware and I do not guarantee that it will perform
- perfectly under all conditions, nor do I guarantee support. Send all
- inquiries and bug reports to djcomlab@yahoo.com and I will do my best
- to provide support.
-
-
- Description:
- ------------
- A common API library control. Methods include SetParent, GetParent,
- SetWindowPos, GetWindowRect, GetComputerName, DisableSystemKeys, ShowTaskBar,
- LockToggle, and DisableClose. Most methods use only 1 API call, while others
- use 2,3, or 4 distinct calls.
-
- Originally made with VB6, but with minor changes to the project source file
- it can work in VB5.
-
- Resources:
- 1. Windows 95 API Guide
- http://members.aol.com/Borg953/api/index.html
-
- 2. Visual Basic API Tips and Tricks
- http://www.vb-world.net/tips/api.html
-
- I do not guarantee support of this control; however, if you find a bug or
- would like to see a feature added then email me. I will do my best to fix
- any problems and to add any features when requested.
-
-
-